/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	color:#333;
	font-family:"Microsoft Yahei";
	background:#ddecf3 url("/globalImages/bodybg.jpg") repeat-x left top;
	text-align:justify;	
}
.wb{
	background:none;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#333;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#0069c5;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
.tit a, .title a {
	color:#0069c5;
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height: 286px;
	position: relative;	
	background:url("/globalImages/headerbg.jpg") no-repeat top center;
}
.header .wrapin{
	height: 286px;
	position: relative;
}
.header .logo{
	position: absolute;
	left: 100px;
	top: 40px;
}
.head_search{
	width: 280px;
	height: 36px;
	background:#fff;
	border:1px solid #c8d0d4;
	position: absolute;
	top: 61px;
	right: 31px;
}
.head_search .text{
	float:left;
	width: 230px;
	float: left;
	height: 36px;
	border:0;
	font-size:14px;
	padding-left:10px;
}
.head_search .sub{
	float: right;
	width: 40px;
	height: 36px;
	background:url("/globalImages/head_sub.png") no-repeat center center;
}
/*header 结束*/
.nav{
	width: 1200px;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 45px;
	line-height: 45px;
	border-bottom:3px solid #1b54a4;
	background:#fff;
	z-index: 100;
}
.nav .par{
	display: block;
	width: 101px;
	height: 45px;
	padding-left:70px;
	position: relative;
	font-size:18px;
	color:#1b54a4;
	overflow: hidden;	
}
.nav_in{
	height: 47px;
	float: left;
}
.nav_in:last-child .par{
	width: 104px;
}
.nav .par:hover,.nav .par.hover,.nav_in:hover .par{
	color:#fff;
	background:#1b54a4;
}
.nav img{
	display: block;
	width: 45px;
	height: 90px;
	position: absolute;
	left: 13px;
	top: 0;
}
.nav a:hover img,.nav a.hover img,.nav_in:hover .par img{
	top:-45px;
}
.nav_down{
	position: absolute;
	left: 0;
	top: 47px;
	z-index: 9999;
	background:#fff;
	border:2px solid #1b54a4;
	border-top:0;
	width: 1196px;
	padding-bottom:25px;
	display: none;
}
.nav_in:hover .nav_down{
	display: block;
}
.nav_down a{
	display: block;
	width: 266px;
	height: 77px;
	border:1px solid #dbe3ed;
	float: left;
	margin:25px 0 0 25px;
}
.nav_down img{
	display: block;
	width: 266px;
	height: 77px;
	position: relative;
	left: 0;
	top: 0;
}
.nav_down a:hover img{
	top: 0;
}

.footer{
	background:#29548e;
	position: relative;
	text-align: center;
	color:#fff;
	line-height: 35px;
	padding:20px 0;
}
.footer a{
	color:#fff;
}
.footer a:hover{
	color:#fff;
	text-decoration:underline;
}
.footer .ba{
	display:inline-block;
	padding-left:26px;
	background:url("/globalImages/ftba.png") no-repeat left center;
}
.ft_left{
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left:-500px;
}
.ft_right{
	position: absolute;
	right: 50%;
	top: 60px;
	margin-right:-500px;
}

.aside{
	float: left;
	width: 236px;
	background:#fff;
	padding:20px;
	min-height: 720px;
}
.as_title{
	height: 55px;
	line-height: 55px;
	background:#2d75e8 url("/globalImages/as_title.png") no-repeat 30px center;
	color:#fff;
	font-size:20px;
	padding-left:60px;
}
.as_title2{
	height: 55px;
	line-height: 55px;
	background:#cf0a09 url("/globalImages/as_title2.png") no-repeat left center;
	color:#fff;
	font-size:20px;
	padding-left:60px;
}
.as_nav li{
	height: 50px;
	line-height: 50px;
	border-bottom:1px solid #e0e0e0;
	font-size:15px;
}
.as_nav li.long{
	line-height: 25px;
}
.as_nav li a{
	display: block;
	padding-left:68px;
	background:url("/globalImages/as_nav.png") no-repeat 40px center;
}
.as_nav li a:hover,.as_nav li a.hover{
	color:#c40000;
	background-image:url("/globalImages/as_navh.png");
}

.as_nav2 li{
	border-bottom:1px solid #e0e0e0;
	padding:5px 0;
	font-size:15px;
}
.as_nav2 li.long{
	line-height: 25px;
}
.as_nav2 li > a{
	display: block;
	padding:5px 0 5px 23px;
	line-height:25px;
	background:url("/globalImages/as_nav.png") no-repeat 5px center;
}
.as_nav2 li > a:hover,.as_nav2 li > a.hover{
	color:#c40000;
	background-image:url("/globalImages/as_navh.png");
}


.as_links{
	padding-top:10px;
}
.as_links a{
	display: block;
	margin-top:10px;
}
.as_title3{
	height: 36px;
	line-height: 36px;
	border-bottom:1px solid #c40000;
	margin-top:10px;
	padding-left:36px;
	font-size:16px;
	color:#c40000;
	background:url("/globalImages/as_title3.png") no-repeat left center;
}
.asdh img{
	display: block;
	width:100%;
}

.section{
	width: 864px;
	background:#fff;
	min-height: 720px;
	padding:20px;
	float: right;
}
.se_head{
	background:#f1f1f1;
	border-bottom:1px solid #d6d6d6;
	clear: both;
	height: 42px;
	line-height: 42px;
	padding:0 12px;
}
.se_head .tit {
	float: left;
	font-size:16px;
	color:#1b54a4;
}
.now_pos{
	float: right;
}
.now_pos span{
	color:#c40000;
}
.se_nav{
	padding:20px 0;
	height: 34px;
	line-height: 34px;
}
.se_nav a{
	float: left;
	margin-right:15px;
	margin-bottom:10px;
	display:inline-block;
	height: 34px;
	line-height: 34px;
	padding:0 20px;
	background:#f7f7f7;
}
.se_nav a:hover,.se_nav a.hover{
	color:#fff;
	background:#2d75e8;
}

.page{
	text-align:center;
	font-size:12px;
	height: 30px;
	line-height: 30px;
}
.page a,.page em{
	display:inline-block;
	height: 28px;
	line-height: 28px;
	border:1px solid #ddd;
	padding:0 8px;
}
.page a:hover,.page em{
	border-color:#b50029;
	color:#b50029;
}

.sec_fra{
	width: 864px;
	min-height: 692px;

}
.wp864{
	width: 864px;
}

/*公用CSS 结束*/

/*hm 首页*/

.ht_left{
	float: left;
	width: 770px;
	background:#fff;
	height: 425px;
	padding:20px 20px 0 20px;
}
.ht_left .c_left{
	width: 342px;
	float: left;s
}
.ht_slider{
	width: 342px;
	height: 228px;
	position: relative;
	overflow: hidden;
}
.ht_slider li{
	float: left;
	width: 342px;
	height: 228px;
}
.ht_slider .photo{
	display: block;
	width: 342px;
	height: 228px;
	position: relative;
	overflow: hidden;
}
.ht_slider img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.ht_slider .name{
	height: 36px;
	line-height: 36px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 60;
	background:url("/globalImages/bbg50.png");
	font-size:16px;
	color:#fff;
	width: 100%;
}
.ht_slider .nm{
	padding-left:10px;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ht_slider .c_btn{
	width: 20px;
	height: 33px;
	position: absolute;
	top: 50%;
	z-index: 60;
	cursor: pointer;
	margin-top:-16px;
}
.ht_slider .pre{
	left: 0;
	background:url("/globalImages/ht_pre.png") no-repeat center center;
}
.ht_slider .next{
	right: 0;
	background:url("/globalImages/ht_next.png") no-repeat center center;
}
.ht_pub .title{
	height: 40px;
	line-height: 40px;
	border-bottom:1px solid #ebebeb;
	font-size:16px;
	color:#0069c5;
	padding-left:24px;
	background:url("/globalImages/htpub_title.png") no-repeat left center;
}
.ht_pub li{
	height: 36px;
	line-height: 36px;
	clear: both;
	vertical-align:top;
	padding-left:16px;
	background:url("/globalImages/li.png") no-repeat left center;
}
.ht_pub li a{
	float: left;
	display:inline-block;
	max-width:240px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ht_pub li span{
	float: right;
	color:#999;
}
.ht_left .c_right{
	width: 402px;
	float: right;
}
.ht_left .handle{
	height: 36px;
	line-height: 32px;
}
.ht_left .handle{
	height: 36px;
	line-height: 30px;
	background:url("/globalImages/line1.gif") repeat-x left bottom;
}
.ht_left .btn{
	float: left;
	display: block;
	width: 134px;
	text-align: center;
	height: 34px;
	line-height: 36px;
	font-size:16px;
	color:#0069c5;
	cursor: pointer;
}
.ht_left .hover{
	border-bottom:2px solid #0069c5;
}
.ht_left .con{
	display: none;
	padding-top:10px;
}
.ht_left .show{
	display: block;
}
.ht_left .con li{
	height: 37px;
	line-height: 37px;
	clear: both;
	padding-left:15px;
	background:url("/globalImages/li.png") no-repeat left center;
}
.ht_left .con li a{
	float: left;
	display:inline-block;
	max-width:325px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ht_left .con li span{
	float: right;
	color:#999;
}

.ht_right{
	float: right;
	width: 315px;
	background:#fff;
	height: 430px;
	padding:15px 20px 0 20px;
}
.ht_right .title{
	height: 24px;
	line-height: 24px;
	text-align: center;
	color:#255cc2;
	font-size:20px;
	background:url("/globalImages/ht_title.png") no-repeat center center;
}
.ht_right .head{
	height: 50px;
	line-height: 50px;
	background:url("/globalImages/line1.gif") repeat-x left bottom;
	margin-bottom:10px;
	clear: both;
}
.ht_right .head .tit{
	float: left;
	font-size:16px;
	height: 48px;
	color:#0069c5;
	border-bottom:2px solid #0069c5;
}
.ht_right .date{
	float: left;
	padding:0 15px;
}
.ht_right .wea{
	float: left;
	width: 32px;
	height: 32px;
	margin:9px 0 0 0;
}
.ht_right .wp{
	height: 250px;
	position: relative;
	overflow: hidden;
}
.ht_right .sli{
	height: 250px;
	width: 100%;
}
.ht_right table{
	width: 100%;
	border:1px solid #a5beec;
	text-align: center;
	font-size:12px;
	color:#505050;
}
.ht_right th,.ht_right td{
	height: 28px;
	border:1px solid #a5beec;
	font-weight: normal;
}
.ht_right th{
	background:#eff9fd;
}
.ht_right li{
	text-align: center;
	line-height: 36px;
}
.ht_right .sli p{
	text-align: center;
	line-height:30px;
	font-size:14px;
}
.ht_right .has{
	position: relative;
	overflow: hidden;
}
.ht_right .s_list{
	width: 350px;
}
.ht_right .btn{
	display: block;
	float: left;
	width: 100px;
	height: 36px;
	margin:0 10px 9px 0;
	text-align: center;
	color:#1b54a5;
	line-height: 16px;
	padding-top:4px;
	background:#f0f7ff;
}
.ht_right .btn:hover{
	background:#1b54a5;
	color:#fff;
}

.hm_ct{
	background:#fff;
	height:85px;
	padding:20px 0;
	position: relative;
}
.hm_ct .s_wrap{
	width: 1088px;
	height: 85px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hm_ct li{
	width: 252px;
	height: 85px;
	float: left;
	margin:0 10px;
}
.hm_ct li img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.hm_ct .c_btn{
	width: 52px;
	height: 85px;
	position: absolute;
	top: 20px;
	z-index: 10;
	cursor: pointer;
}
.hm_ct .pre{
	left: 0;
	background:url("/globalImages/hc_pre.png") no-repeat center center;
}
.hm_ct .next{
	right: 0;
	background:url("/globalImages/hc_next.png") no-repeat center center;
}

.hb_left{
	width: 810px;
	height: 392px;
	float: left;
	background:#fff;
}
.hb_left .c_left{
	width: 315px;
	height: 325px;
	float: left;
	background:#f3f8fc url("/globalImages/hbt1.jpg") no-repeat left top;
	padding-top:67px;
}
.hb_left .u1 li{
	height: 34px;
	float: left;
	width: 49%;
	line-height: 34px;
	color:#1084c1;
	text-indent:40px;	
	background:url("/globalImages/hb_li.png") no-repeat 20px center;
}
.hb_left .u1 a{
	color:#1084c1;
}
.hb_left .u2{
	padding-left:19px;
}
.hb_left .u2 li{
	float: left;
	width: 130px;
	height: 39px;
	margin:0 16px 10px 0;
}
.hb_left .u2 a{
	display: block;
	background:#fff;
	height: 39px;
	line-height: 39px;
	color:#0958a2;
	padding-left:50px;
	position: relative;
}
.hb_left .u2 img{
	display: block;
	position: absolute;
	left: 8px;
	top: 0;
	width: 39px;
	height: 39px;
}
.ani{
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.ani:hover img{
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.hb_left .c_right{
	width: 457px;
	float: left;
	margin:20px 0 0 18px;
}
.hb_left .ad{
	display: block;
}
.hb_left .ad img{
	display: block;
	width: 100%;
	height:auto;
}
.hb_left .head{
	height: 43px;
	line-height: 43px;
	background:url("/globalImages/line1.gif") repeat-x left bottom;
}
.hb_left .tit{
	display:inline-block;
	padding:0 8px;
	color:#0069c5;
	font-size:16px;
	height: 41px;
	line-height: 41px;
	border-bottom:2px solid #0069c5;
}
.hb_left .u3{
	padding-top:10px;
}
.hb_left .u3 li{
	line-height: 36px;
}
.hb_left .u3 li a{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:left;
	padding-left:14px;
	background:url("/globalImages/li.png") no-repeat left center;
}
.hb_left .u3 li span{
	float: right;
	color:#999;
}

.hb_right{
	width: 330px;
	height: 392px;
	background:#fff;
	float: right;
	padding:0 20px;
}
.hb_right .head{
	height: 40px;
	padding-top:10px;
	background:url("/globalImages/line1.gif") repeat-x left bottom;
}
.hb_right .tit{
	float: left;
	display:inline-block;
	height: 38px;
	line-height: 40px;
	border-bottom:2px solid #0069c5;
	padding:0 15px;
	font-size:16px;
	color:#0069c5;
}
.hb_right .ts{
	float: left;
	display: block;
	width: 158px;
	height: 28px;
	line-height: 24px;
	padding-top:37px;
	text-align: center;
	color:#538dca;
	background:#f0f7ff;
	position: relative;
	margin:17px 0;
}
.hb_right .fg{
	width: 13px;
	height: 65px;
	float: left;
}
.hb_right .ts img{
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left:-17px;
}
.hb_right .ts .code{
	width:100px;
	height:100px;
	position: absolute;
	left: 48px;
	top: 65px;
	display: none;
}
.hb_right .ts:hover .code{
	display: block;
}
.hb_right .handle{
	height: 34px;
	line-height: 34px;
	margin-top:14px;
	border-bottom:1px solid #ebebeb;
	clear: both;
	position: relative;
	margin-bottom:16px;
}
.hb_right .btn{
	float: left;
	margin:0 18px;
	font-size:15px;
	cursor: pointer;
}
.hb_right .hover a{
	color:#0069c5;
}
.hb_right .line{
	width: 4px;
	height: 18px;
	background:#0069c5;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-9px;
}
.hb_right .con{
	display: none;
}
.hb_right .show{
	display: block;
}
.hb_right .photo{
	display: block;
	width: 108px;
	height: 80px;
	position: relative;
	overflow: hidden;
	float: left;
}
.hb_right .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.hb_right ul{
	width: 212px;
	float: right;
	line-height: 28px;
}
.hb_right .blue{
	color:#0d6ecf;
}
.hb_right .ad{
	display: block;
	width: 100%;
	height:auto;
}
.hb_right .ad img{
	display: block;
	width: 100%;
	height:auto;
}
.fri_links{
	background:#fff;
	padding-bottom:16px;
}
.fri_links a{
	float: left;
	display: block;
	width: 215px;
	height: 58px;
	margin:16px 0 0 20px;
}
.fri_links img{
	display: block;
	width: 215px;
	height: 58px;
}

/*hm 首页*/

/*pub1*/

.pub_list li{
	height: 46px;
	line-height: 46px;
	clear: both;
	border-bottom:1px dashed #cecece;
	vertical-align:top;
	background:url("/globalImages/news_li.gif") no-repeat 5px center;
	padding:0 5px 0 15px;
}
.pub_list li:hover{
	color:#c40000;
	background:#f9f9f9;
}
.pub_list li a{
	float: left;
	display:inline-block;
	max-width:700px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.pub_list li:hover a{
	color:#c40000;
}
.pub_list li span{
	float: right;
}

/*pub1*/

/*pub2*/

.pb2_search{
	background:#f7f7f7;
	padding:16px 0;
	position: relative;
}
.pb2_search .in{
	height: 32px;
	clear: both;
	line-height: 32px;
}
.pb2_search .tit{
	float: left;
	padding:0 10px 0 30px;
}
.pb2_search .text{
	height: 30px;
	line-height: 30px;
	width: 223px;
	border:1px solid #ccc;
	float: left;
	padding-left:10px;
	margin-right:30px;
}
.pb2_search .text2{
	width: 90px;
	margin-right:0;
}
.pb2_search .fg{
	float: left;
	padding:0 8px;
}
.pb2_search .sub{
	display: block;
	width: 78px;
	height: 32px;
	background:#0a62df;
	color:#fff;
	position: absolute;
	right: 40px;
	top: 50%;
	margin-top:-16px;
	font-size:15px;
}
.line8{
	height: 8px;
	clear: both;
	font-size:1px;
}

.pb2_tab{
	width: 100%;
	border:1px solid #e6e6e6;
	text-align: center;
}
.pb2_tab th{
	height: 41px;
	background:#f7f7f7;
	border:1px solid #e6e6e6;
	font-weight: normal;
	min-width: 118px;
}
.pb2_tab td{
	height: 40px;
	border:1px solid #e6e6e6;
}
.pb2_tab td.t2{
	text-align:left;
	padding-left:20px;
}
.pb2_tab .name{
	display:inline-block;
	max-width:500px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

#mobileimg {
	position:absolute;
	right:50%;
	top: 60px;
	margin-right:-400px;
	z-index:5000;
	width:102px;
	height:102px;
	display:none;
}

.disabled {float:right; margin:10px 10px 0 0; display:inline-block; color:#fff; font-size:16px;}
/*pub2*/